home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / viewers / imdispd2 / saturn.cmd < prev    next >
OS/2 REXX Batch file  |  1991-08-22  |  468b  |  33 lines

  1. ; SATURN.CMD
  2. ;
  3. ; Written by Ron Baalke
  4. ; August 1991
  5. ;
  6. ; This batch file will do some neat things with the saturn image.
  7. ;
  8. era
  9. file saturn.img
  10. pal ps 1
  11. disp
  12. text line 190 samp 160  'saturn '
  13. pause 5
  14. pal load stripe.pal
  15. pal cyc 2 fast time 6
  16. pal ps 1
  17. text line 208 samp 160 'note the spokes'
  18. pause 3
  19. per sl 100
  20. copy scr to a
  21. disp a
  22. enh mean 1
  23. dis dsl 50 sub 7
  24. pause 7
  25. pal ps 0
  26. pause 1
  27. pal ps 4
  28. pause 1
  29. pal ps 7
  30. pause 1
  31. pal ps 6
  32. pause 1
  33.